Error: EXCEL caused an invalid page fault...0137:00b30d7d (due to VB macros).
Error:
Illegal Operation. EXCEL caused an invalid page fault in module Vba32.Dll at 0137:00b30d7d.
Cause:
This error occurs when running a macro in an Excel section open in Office Binder. The macro that was created in Excel contains an error (which generates the 'Sub or Function not defined' error message in Excel) and will not run in an Office Binder workbook section.
Solution:
Run the macro in Excel first before opening in Binder, or if Excel section is already open, select 'View Outside' and edit the macro.
Do one of the following to avoid this error:
1) Run the macro first in Excel before opening the Excel workbook as a section in Office Binder.
2) If the macro is already in a section in Binder:
a) Select the Excel section in the left-hand binder pane.
b) Select the 'Section' menu and select 'View Outside'.
View Outside
c) Edit the macro in Excel.
d) Run the macro in the worksheet.
e) Select the 'File' menu and select 'Update'.
f) Select the 'File' menu and select 'Close'.
g) Run the macro again.